home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #2 / Monster Media No. 2 (Monster Media)(1994).ISO / bbs_game / pw12.zip / PW.DOC < prev    next >
Text File  |  1994-08-01  |  7KB  |  199 lines

  1.                    Password v1.2 (c) 1994
  2.                        Documentation
  3.                      Edward G. Tracy II
  4.  
  5.                               
  6. If upgrading from an older version just re-install the program.
  7.  
  8.  
  9. Installation
  10. 1.   Create a subdirectory to place the Password files in.
  11. 2.   Unzip the file into the subdirectory.
  12. 3.   Edit PW.CFG file.
  13.  
  14.      Line 1:Registration number if registered else any number.
  15.      Line 2:BBS Path to the location of the DORINFOx.DEF file.
  16.      Line 3:ANSI Bulletin name with full path, and extension.
  17.      Line 4:ASCII Bulletin name with full path, and extension.
  18.      Line 5:SYSOP Message.
  19.      Line 6:Node Number (1 for single node only)
  20.      Line 7:Number of days before password is auto-reset.
  21.  
  22.                Example
  23.  
  24.                123456789
  25.                C:\BBS\
  26.                C:\BBS\AFILES\BULLETN.CLR
  27.                C:\BBS\AFILES\BULLETN.MSG
  28.                Dinner to the winner on sysop!
  29.                1
  30.                7
  31.  
  32. 4.   Edit the PW.CTL file.
  33.  
  34.      1.  Change the BBS name.
  35.      2.  Change the first name.
  36.      3.  Change the last name.
  37.      4.  Identify the board type RBBS or PCB14.
  38.  
  39. 5.   Write a batch file to call PW.  This batch file
  40.      should copy the DORINFOx.DEF file or DOOR.SYS file to
  41.      the Password subdirectory.  If you use DORINFOx.DEF you
  42.      must rename the file to DORINFO.DEF.  (Hope to rectify
  43.      this problem in the next version.  This will then allow
  44.      multinode access.)
  45.  
  46.      Example.  PW.BAT
  47.  
  48.      @echo off
  49.      copy c:\bbs\dorinfo1.def c:\bbs\doors\pw\dorinfo.def
  50.      cd\bbs\doors\pw
  51.      pw
  52.      cd\bbs
  53.  
  54. 6.   Add the menu option to call the batch file from your BBS.
  55.  
  56.           FOR TAG USERS:
  57.  
  58.           Set your options to
  59.           Program Type :           (A colon for dorinfo1.def.)
  60.           Program Name *pw.bat     (The name of the bat file.)
  61.  
  62.  
  63.  
  64. Sysop Notes:
  65.  
  66. To reset the game, you must delete all the files that begin with the
  67. name CURRENT and the bulletin files you have identified in
  68. the PW.CFG file.  ie.  DEL CURRENT.* for the "Current" files.
  69.  
  70. Registration is cheap and will provide you with access to all
  71. different passwords.  (Unregistered versions only use the first
  72. ten passwords in the PASSWORDS.TXT file.)  If you register you
  73. will have access to 256 passwords and clues.  Randomly, that should
  74. last you 3 years if you set the game to reset every 7 days.
  75.  
  76. Registration also removes the reminder message.
  77.  
  78. You are welcome to add your own words and clues to the
  79. PASSWORD.TXT file.  The first word must be the password and
  80. the next 5 statements between the commas and quotes are the clues.
  81. Follow the pattern of the others in the file.
  82.  
  83. ie.
  84.  
  85. "CHEERS","TV Show","Sam Malone","Beer!","Off the air","NBC"
  86.  
  87.  
  88. Instructions
  89.  
  90. "Breaking" into computers, programs or just getting beyond a
  91. closed door is a challenge many "computer" people are interested
  92. in.  In our area of the US, it is very common to see a game played
  93. in the message bases that imitates a "breaking" situation.  One
  94. message base contains clues to a password, and the second
  95. message base is password protected.  The challenge of the game
  96. is to be the first person to get into the "locked" message base. 
  97. The clues provided to lead you in the right direction.
  98.  
  99. Having administrated this type of game on my BBS and a few
  100. other BBS's it became quite apparent that the time it takes was
  101. more than what I could offer.  After having various cosysops on
  102. my board run the clue and password bases successfully it still was
  103. to demanding.  So, I took the time and did it right.  The program
  104. you have here, is a SYSOPS answer to administrating the
  105. "password" game.  Its a door, but it automates all steps!
  106.  
  107. In this door the program will automatically select a random
  108. password from the password file.  Each day a new clue will be
  109. displayed and users can then make guesses trying to break in. 
  110. Successful entrants will be greeted into the system.  The first
  111. person in will score 5 points, the second, 3 points, the third, 2
  112. points and each successor 1 point.  If you never get the password
  113. before it is reset, you don't get anything!  If you get the password
  114. and then call back tomorrow and re-enter the same password
  115. again, you don't get extra points.
  116.  
  117. Scores are tabulated until the sysop chooses to reset the game,
  118. thus a winner can be determined which was not possible when
  119. this game was operated in the message bases.
  120.  
  121. What this game does lack is the ability for people to message
  122. back and forth in a somewhat private message area and does not
  123. allow users to add extra clues too.  That may be good in the long
  124. run, as user provided clues can be blatantly misleading.
  125.  
  126. Registration
  127.  
  128.      Registration is just $10.00.  Your registration code
  129.      will be useful for this and all future upgrades.
  130.      Registration removes the reminder message,  and gives you 256
  131.      passwords and clues, and allows you to change the default
  132.      of 5 turns per day to any positive number.
  133.  
  134.      BONUS:  For a total of $15.00 you will get registration codes
  135.      for both PASSWORD and BOGIGGLE.
  136.  
  137.      Name:____________________
  138.  
  139.      Address:_________________
  140.  
  141.      City:____________________  ST:__  ZIP:__________
  142.  
  143.      Voice #:_________________
  144.  
  145.      BBS Name:________________ (where installation will be)
  146.  
  147.      BBS Number:______________ (if existing, and area code too)
  148.  
  149.      BBS Software:____________
  150.  
  151.      Compuserve ID:___________
  152.  
  153.      Fidonet #:_______________
  154.  
  155.  
  156.      Mail to:
  157.  
  158.      Edward G. Tracy II
  159.      18704 Gainsborough
  160.      Detroit, MI  48223
  161.  
  162.  
  163. Technical Support
  164.  
  165.      Cheers BBS, 313-838-4172.  1200-28800 bps.  1:2410/217
  166.      Compuserve ID:  75000,2755
  167.      For questions or the latest version.
  168.      Full access first call and no ratio's.
  169.  
  170. Credits
  171.  
  172.      My Co-Sysops at Cheers who ran this base for a long time,
  173.      Suzze, Shrinky, Cap'N, and Laurie!
  174.  
  175.      The Brain for the scoring and final winner idea.
  176.  
  177.      The Instigator for alpha testing remotely.
  178.  
  179.      Al Bundy/Cygnus who taught me how to run such a base
  180.      when I cosysoped on Planet Earth.
  181.  
  182.      The boards that beta my software...
  183.      Godzilla, etc.
  184.  
  185.      Technojocks, for the great libraries.
  186.  
  187.      Scott Baker, and his great library too!
  188.  
  189. Version History
  190. ---------------
  191. 1.0       November 8, 1993         Initial release.
  192. 1.1       November 8, 1993         Initial release.
  193. 1.2       August 1, 1994           Changed scoring system to turns from days.
  194.  
  195.  
  196. Password is copyrighted to Edward G. Tracy II!
  197. Bogiggle is copyrighted to Edward G. Tracy II! 
  198. DOORDRIV utils are copyrighted to Scott Baker!
  199.